home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
BARNET
/
FREENET
/
BRODIE
/
INTERNET
/
!InternetD
/
h
/
netwall
< prev
next >
Wrap
Text File
|
1995-05-16
|
177b
|
8 lines
/* Beware buffer length of the icon in the template is only 160 */
#define NETWALLSIZE (160)
struct netwall {
char buffer[NETWALLSIZE];
int want_foreground;
};